const math/bits.ntz8tab

2 uses

	math/bits (current package)
		bits.go#L68: 	return int(ntz8tab[x])
		bits_tables.go#L9: const ntz8tab = "" +